[INFO] fetching crate miniserve 0.35.0...
[INFO] checking miniserve-0.35.0 against master#656ccbe796ff98def9b555c118e1620c5389e3b2 for pr-133502-24
[INFO] extracting crate miniserve 0.35.0 into /workspace/builds/worker-3-tc1/source
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate miniserve 0.35.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate miniserve 0.35.0
[INFO] tweaked toml for crates.io crate miniserve 0.35.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate miniserve 0.35.0 on toolchain 656ccbe796ff98def9b555c118e1620c5389e3b2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate miniserve 0.35.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded select v0.6.1
[INFO] [stderr]   Downloaded reqwest_dav v0.3.3
[INFO] [stderr]   Downloaded serde-xml-rs v0.6.0
[INFO] [stderr]   Downloaded port_check v0.3.0
[INFO] [stderr]   Downloaded maud_macros v0.27.0
[INFO] [stderr]   Downloaded maud v0.27.0
[INFO] [stderr]   Downloaded grass v0.13.4
[INFO] [stderr]   Downloaded include_sass v0.13.4
[INFO] [stderr]   Downloaded lasso v0.7.3
[INFO] [stderr]   Downloaded grass_compiler v0.13.4
[INFO] [stderr]   Downloaded fake-tty v0.3.1
[INFO] [stderr]   Downloaded fast_qr v0.13.1
[INFO] [stderr]   Downloaded xmltree v0.12.0
[INFO] [stderr]   Downloaded reflink-copy v0.1.29
[INFO] [stderr]   Downloaded xml-rs v1.0.0
[INFO] [stderr]   Downloaded dav-server v0.11.0
[INFO] [stderr]   Downloaded actix-tls v3.5.0
[INFO] [stderr]   Downloaded comrak v0.52.0
[INFO] [stderr]   Downloaded bytesize v2.3.1
[INFO] [stderr]   Downloaded async-walkdir v2.1.0
[INFO] [stderr]   Downloaded assert_cmd v2.2.0
[INFO] [stderr]   Downloaded alphanumeric-sort v1.5.6
[INFO] [stderr]   Downloaded actix-web-httpauth v0.8.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3d26ad87475655ee4a7aadf5825f6cc28fab3d196b78d6798019826b94d84fd7
[INFO] running `Command { std: "docker" "start" "3d26ad87475655ee4a7aadf5825f6cc28fab3d196b78d6798019826b94d84fd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3d26ad87475655ee4a7aadf5825f6cc28fab3d196b78d6798019826b94d84fd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3d26ad87475655ee4a7aadf5825f6cc28fab3d196b78d6798019826b94d84fd7" "/opt/rustwide/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3d26ad87475655ee4a7aadf5825f6cc28fab3d196b78d6798019826b94d84fd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3d26ad87475655ee4a7aadf5825f6cc28fab3d196b78d6798019826b94d84fd7" "/opt/rustwide/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking indexmap v2.13.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking tokio v1.51.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking phf_shared v0.10.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking actix-router v0.5.4
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling lasso v0.7.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling codemap v0.1.3
[INFO] [stderr]     Checking xml v1.2.1
[INFO] [stderr]    Compiling jetscii v0.5.3
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling grass_compiler v0.13.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling comrak v0.52.0
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking phf_shared v0.13.1
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking iri-string v0.7.12
[INFO] [stderr]     Checking rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling parse-size v1.1.0
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]    Compiling actix-multipart-derive v0.7.0
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking libflate_lz77 v2.2.0
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]    Compiling maud_macros v0.27.0
[INFO] [stderr]     Checking caseless v0.2.2
[INFO] [stderr]     Checking xmltree v0.12.0
[INFO] [stderr]     Checking xml-rs v1.0.0
[INFO] [stderr]     Checking xml5ever v0.17.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking reflink-copy v0.1.29
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking actix-rt v2.11.0
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking serde_plain v1.0.2
[INFO] [stderr]    Compiling derive-where v1.6.1
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking typed-path v0.12.3
[INFO] [stderr]     Checking dary_heap v0.3.8
[INFO] [stderr]     Checking htmlescape v0.3.1
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking finl_unicode v1.4.0
[INFO] [stderr]     Checking xml-rs v0.8.28
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking roff v1.1.1
[INFO] [stderr]     Checking http-range v0.1.5
[INFO] [stderr]     Checking rustls-webpki v0.103.10
[INFO] [stderr]     Checking clap_mangen v0.3.0
[INFO] [stderr]     Checking libflate v2.2.1
[INFO] [stderr]     Checking simplelog v0.12.2
[INFO] [stderr]     Checking serde-xml-rs v0.6.0
[INFO] [stderr]     Checking tar v0.4.45
[INFO] [stderr]     Checking digest_auth v0.3.1
[INFO] [stderr]     Checking maud v0.27.0
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking zip v8.5.1
[INFO] [stderr]     Checking async-walkdir v2.1.0
[INFO] [stderr]     Checking clap_complete v4.6.0
[INFO] [stderr]     Checking chrono-humanize v0.2.3
[INFO] [stderr]     Checking nanoid v0.4.0
[INFO] [stderr]     Checking if-addrs v0.15.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking fast_qr v0.13.1
[INFO] [stderr]     Checking port_check v0.3.0
[INFO] [stderr]     Checking alphanumeric-sort v1.5.6
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]     Checking bytesize v2.3.1
[INFO] [stderr]     Checking assert_fs v1.1.3
[INFO] [stderr]     Checking fake-tty v0.3.1
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking markup5ever_rcdom v0.2.0
[INFO] [stderr]     Checking select v0.6.1
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking rstest v0.26.1
[INFO] [stderr]    Compiling include_sass v0.13.4
[INFO] [stderr]     Checking actix-tls v3.5.0
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.13.2
[INFO] [stderr]     Checking actix-http v3.12.0
[INFO] [stderr]     Checking grass v0.13.4
[INFO] [stderr]     Checking reqwest_dav v0.3.3
[INFO] [stderr]     Checking actix-web v4.13.0
[INFO] [stderr]     Checking actix-files v0.6.10
[INFO] [stderr]     Checking actix-multipart v0.7.2
[INFO] [stderr]     Checking actix-web-httpauth v0.8.2
[INFO] [stderr]     Checking dav-server v0.11.0
[INFO] [stderr]     Checking miniserve v0.35.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/renderer.rs:430:31
[INFO] [stdout]     |
[INFO] [stdout] 430 |             Self::Squirrel => grass::include!("data/themes/squirrel.scss"),
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this error originates in the macro `grass::include` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/renderer.rs:431:32
[INFO] [stdout]     |
[INFO] [stdout] 431 |             Self::Archlinux => grass::include!("data/themes/archlinux.scss"),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `grass::include` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/renderer.rs:432:30
[INFO] [stdout]     |
[INFO] [stdout] 432 |             Self::AyuDark => grass::include!("data/themes/ayu_dark.scss"),
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `grass::include` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/renderer.rs:433:30
[INFO] [stdout]     |
[INFO] [stdout] 433 |             Self::Zenburn => grass::include!("data/themes/zenburn.scss"),
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `grass::include` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/renderer.rs:434:30
[INFO] [stdout]     |
[INFO] [stdout] 434 |             Self::Monokai => grass::include!("data/themes/monokai.scss"),
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `grass::include` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/main.rs:48:27
[INFO] [stdout]    |
[INFO] [stdout] 48 | static STYLESHEET: &str = grass::include!("data/style.scss");
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `grass::include` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/renderer.rs:430:31
[INFO] [stdout]     |
[INFO] [stdout] 430 |             Self::Squirrel => grass::include!("data/themes/squirrel.scss"),
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this error originates in the macro `grass::include` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/renderer.rs:431:32
[INFO] [stdout]     |
[INFO] [stdout] 431 |             Self::Archlinux => grass::include!("data/themes/archlinux.scss"),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `grass::include` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/renderer.rs:432:30
[INFO] [stdout]     |
[INFO] [stdout] 432 |             Self::AyuDark => grass::include!("data/themes/ayu_dark.scss"),
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `grass::include` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/renderer.rs:433:30
[INFO] [stdout]     |
[INFO] [stdout] 433 |             Self::Zenburn => grass::include!("data/themes/zenburn.scss"),
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `grass::include` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/renderer.rs:434:30
[INFO] [stdout]     |
[INFO] [stdout] 434 |             Self::Monokai => grass::include!("data/themes/monokai.scss"),
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `grass::include` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/main.rs:48:27
[INFO] [stdout]    |
[INFO] [stdout] 48 | static STYLESHEET: &str = grass::include!("data/style.scss");
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `grass::include` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `miniserve` (bin "miniserve") due to 12 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `miniserve` (bin "miniserve" test) due to 12 previous errors
[INFO] running `Command { std: "docker" "inspect" "3d26ad87475655ee4a7aadf5825f6cc28fab3d196b78d6798019826b94d84fd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d26ad87475655ee4a7aadf5825f6cc28fab3d196b78d6798019826b94d84fd7", kill_on_drop: false }`
[INFO] [stdout] 3d26ad87475655ee4a7aadf5825f6cc28fab3d196b78d6798019826b94d84fd7
